home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / trn1620b.zip / EXPORTS._ / EXPORTS.
Text File  |  1996-07-04  |  887b  |  26 lines

  1. #----------------------------------------
  2. # Tropic Software
  3. # NFS server - example file
  4. # this file contains some exmaples of how to export
  5. # make necessary changes to your system
  6. # lines that begin with '#' are comment lines.
  7. #-----------------------------------------
  8. # export root directory of disk f:
  9. f:/ 
  10. d:/
  11. # export disk c as follows:
  12. #       -users in tropic.forest.com have read-only access
  13. #       -users in amazon.forest.com have read-write access
  14. #       -access from other machines are not allowed
  15. c:/  tropic.forest.com (ro) amazon.forest.com
  16. # export subdirectory /woods from disk g:
  17. g:/woods
  18. # export subdirectory /paris/texas from disk g: also
  19. g:/paris/texas
  20. #
  21. #-----------------------------------------
  22. # that is all 
  23. # Remember to register your copy! It is cheap and help us in 
  24. # providing support.
  25. #-----------------------------------------
  26.